Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
adv_time must be an integer from 0 through 600.
route-map map_name: Specifies the route-map that contains the criteria to originate default routes.
map_name must be the name of an existing route-map in the current context.
dist_list: The name or number of an existing route-access-list.
in: Indicates that incoming advertised routes should be filtered.
out: Indicates that outgoing advertised routes should be filtered.
max-hop number: The maximum number of hops allowed to reach a neighbor.
number must be an integer from 1 through 255.
filt_list: The name of an existing AS path access list.
in: Indicates that incoming advertised routes will be filtered.
out: Indicates that outgoing advertised routes will be filtered.
max_num: Specifies the maximum number of prefixes permitted. This must be an integer from 1 through 4294967295.
threshold thresh_percent: A percentage value which specifies that when the BGP table is the specified percentage full from this peer warnings are sent to the neighbor.
thresh_percent must be an integer from 1 through 100.
warning-only: This keyword specifies that only a warning message is sent when the limit is exceeded. The neighbor connection is not reset
AS_num: The neighbor’s autonomous system number. must be an integer from 1 through 65535.
map_name: Specifies the route-map apply.
map_name must be the name of an existing route-map in the current context.
in: Indicates that the route map applies to incoming advertisements.
out: Indicates that the route map applies to outgoing advertisements.
connect-interval conn_time: Specifies the connect timer in seconds.
conn_time must be an integer from 0 through 65535. The default is 60 seconds.
keepalive-interval keep_time: The frequency (in seconds) at which the current BGP router sends keepalive messages to its neighbor.
keep_time must be an integer from 0 through 65535. The default is 30 seconds.
Holdtime-interval hold_time: The interval (in seconds) the router waits for a keepalive message before declaring a neighbor dead.
hold_time must be an integer from 0 through 65535. The default is 90 seconds.
value: This must be an integer from 0 through 65535.
map_name specifies the name of the route-map to use and must be specified as an alphanumeric string of 1 through 79 characters.